﻿2026-07-26T22:25:49.2695475Z ##[group]Run actions/checkout@v5
2026-07-26T22:25:49.2696211Z with:
2026-07-26T22:25:49.2696550Z   fetch-depth: 0
2026-07-26T22:25:49.2696927Z   repository: BigscreenVR/spt-bs-core
2026-07-26T22:25:49.2700037Z   token: ***
2026-07-26T22:25:49.2700400Z   ssh-strict: true
2026-07-26T22:25:49.2700757Z   ssh-user: git
2026-07-26T22:25:49.2701167Z   persist-credentials: true
2026-07-26T22:25:49.2701538Z   clean: true
2026-07-26T22:25:49.2701882Z   sparse-checkout-cone-mode: true
2026-07-26T22:25:49.2702291Z   fetch-tags: false
2026-07-26T22:25:49.2702654Z   show-progress: true
2026-07-26T22:25:49.2702997Z   lfs: false
2026-07-26T22:25:49.2703330Z   submodules: false
2026-07-26T22:25:49.2703683Z   set-safe-directory: true
2026-07-26T22:25:49.2704074Z   allow-unsafe-pr-checkout: false
2026-07-26T22:25:49.2704686Z ##[endgroup]
2026-07-26T22:25:49.3532734Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-26T22:25:49.3534255Z ##[group]Getting Git version info
2026-07-26T22:25:49.3534934Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-26T22:25:49.3535912Z [command]/usr/bin/git version
2026-07-26T22:25:49.3558938Z git version 2.43.0
2026-07-26T22:25:49.3578099Z ##[endgroup]
2026-07-26T22:25:49.3588878Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0b55667f-217f-4508-9151-3e238fb6114a' before making global git config changes
2026-07-26T22:25:49.3590145Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T22:25:49.3592688Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-26T22:25:49.3625269Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-26T22:25:49.3644502Z https://github.com/BigscreenVR/spt-bs-core
2026-07-26T22:25:49.3654632Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-26T22:25:49.3657218Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-26T22:25:49.3692011Z refs/heads/main
2026-07-26T22:25:49.3699566Z [command]/usr/bin/git checkout --detach
2026-07-26T22:25:49.3918471Z HEAD is now at 25c3badc Merge pull request #87 from BigscreenVR/fix/projindex-parallel-counter
2026-07-26T22:25:49.3958209Z [command]/usr/bin/git branch --delete --force main
2026-07-26T22:25:49.3987076Z Deleted branch main (was 25c3badc).
2026-07-26T22:25:49.4436122Z ##[endgroup]
2026-07-26T22:25:49.4439490Z [command]/usr/bin/git submodule status
2026-07-26T22:25:49.4658835Z ##[group]Cleaning the repository
2026-07-26T22:25:49.4659573Z [command]/usr/bin/git clean -ffdx
2026-07-26T22:25:53.3662706Z Removing .adapter-notify/
2026-07-26T22:25:53.3663564Z Removing target/
2026-07-26T22:25:53.3673838Z [command]/usr/bin/git reset --hard HEAD
2026-07-26T22:25:53.3798079Z HEAD is now at 25c3badc Merge pull request #87 from BigscreenVR/fix/projindex-parallel-counter
2026-07-26T22:25:53.3803639Z ##[endgroup]
2026-07-26T22:25:53.3804756Z ##[group]Disabling automatic garbage collection
2026-07-26T22:25:53.3808739Z [command]/usr/bin/git config --local gc.auto 0
2026-07-26T22:25:53.3835586Z ##[endgroup]
2026-07-26T22:25:53.3836109Z ##[group]Setting up auth
2026-07-26T22:25:53.3840644Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-26T22:25:53.3867013Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-26T22:25:53.4057695Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T22:25:53.4083639Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-26T22:25:53.4269610Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T22:25:53.4295499Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-26T22:25:53.4482467Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-26T22:25:53.4513803Z ##[endgroup]
2026-07-26T22:25:53.4514257Z ##[group]Fetching the repository
2026-07-26T22:25:53.4519959Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-07-26T22:25:54.6191841Z [command]/usr/bin/git branch --list --remote origin/main
2026-07-26T22:25:54.6232120Z   origin/main
2026-07-26T22:25:54.6238688Z [command]/usr/bin/git rev-parse refs/remotes/origin/main
2026-07-26T22:25:54.6257470Z 25c3badce4cb904a4110c1eb24b53726c211ee7a
2026-07-26T22:25:54.6261317Z ##[endgroup]
2026-07-26T22:25:54.6261993Z ##[group]Determining the checkout info
2026-07-26T22:25:54.6262514Z ##[endgroup]
2026-07-26T22:25:54.6264658Z [command]/usr/bin/git sparse-checkout disable
2026-07-26T22:25:54.6300203Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-26T22:25:54.6322006Z ##[group]Checking out the ref
2026-07-26T22:25:54.6324447Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-26T22:25:54.6376147Z Switched to a new branch 'main'
2026-07-26T22:25:54.6376844Z branch 'main' set up to track 'origin/main'.
2026-07-26T22:25:54.6381235Z ##[endgroup]
2026-07-26T22:25:54.6413018Z [command]/usr/bin/git log -1 --format=%H
2026-07-26T22:25:54.6433443Z 25c3badce4cb904a4110c1eb24b53726c211ee7a
